Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
What is the difference between == and object.Equals?Oct 05
Which of the following languages is not a procedure oriented programming...Oct 16
Which overloads a unary minus operator and returns no values - Select optionMar 21
Why am I getting an InvalidOperationException when I serialize an ArrayList?Dec 13
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Which of the following features that distinguish object oriented programming fro...Jun 09
A C++ program structure is based on the concept ofMar 25
Which of the following code would read a line of text from char type variable,...Jan 05
What are the various programmed data transfer methods?Jan 05
What is Program counter?Nov 12
Which is used to read a line of text with blanks? - Select optionMar 10
Will below statements will work or not?Dec 21
Which interrupt is not level-sensitive in 8085?May 01
Which is NOT true about Templates? - Select optionOct 27
Which of the following will be used to access the two entries, namely key and va...Apr 21
Which is NOT true about function objects?Mar 09
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
What are the fundamental differences between value types and reference types?Mar 12
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not a keyword?Aug 27
C++ does not supportFeb 25
Which of the following is an Object-oriented programming language?Nov 29
How can I get at the Win32 API from a .NET program?Mar 04
Which of the following is true about a function call in a C++ program?Oct 03
What is the output of the program mentioned in the description? - Oct 10
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Which of the following are not the advantages of class templates in C++?Apr 24
Which statement(s) does not invoke the above template correctly? - Select optionJul 18
What happens when the try block does not throw any exception?May 10
Which statement(s) is NOT true about catch (…) statement? - Select optionDec 08
What will happen if an error is not handled? - Select optionNov 21
Which of the following is not a sequence container available in STL?Jun 25
Which is NOT true about prototyping process? - Select optionDec 15
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
Can savepoints be used to "save off" portions of a transaction? Why or why not? Dec 21
Which is not supported by the string class? - Select optionOct 10
Which of the following is NOT true about virtual functions?Aug 13
Which of the following is not true about member functions?Jul 28
Which of the following is not true about static member variable?Jul 25
Which of the following is not true about constructors and destructors?Oct 28
Which of the following is NOT true about pure virtual function?Mar 20
Which of the following flags do not have any bit fields? - Select optionOct 20
Which of the following is not true about the code segment given below?Jan 14